Welcome![Sign In][Sign Up]
Location:
Search - line detection matlab

Search list

[SCM边缘检测与分割处理

Description: 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect the edges in the image P0402 : different values of Getting operator to detect the edges in the image P0403 : Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to remove all current lines, retaining only chip targets
Platform: | Size: 46080 | Author: tian | Hits:

[Graph programjiancezhixianjiaodian

Description: 检测直线交点的matlab程序,简单而有效!-line detection of Matlab procedures, simple and effective!
Platform: | Size: 2048 | Author: 杨爱萍 | Hits:

[2D GraphicHoughpeaks

Description: 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
Platform: | Size: 3072 | Author: 郭晓娟 | Hits:

[matlabhoughline1

Description: 经典的检测直线的算法,Matlab源码 用Matlab6.5实现-classic line detection algorithms, source code using Matlab achieve Matalab 6.5
Platform: | Size: 1024 | Author: xiaoran | Hits:

[2D GraphicHough-tuoyuan

Description: Hough检测直线,圆,椭圆的代码 其中椭圆是用matlab-Hough line detection, round, oval ellipse code which is used Matlab
Platform: | Size: 2048 | Author: 郭飞 | Hits:

[Special EffectsLineDetectionUsingHough_Grd

Description: Line Detection Using Hough Transform,in a grayscale image.-Line Detection Using Hough Transform. in a grayscale image.
Platform: | Size: 438272 | Author: 袁晔 | Hits:

[matlablinedetec

Description: 这是一个使用hough变换来实现一副图像中直线检测的代码,比较高效而且检测效果很不错-use hough transform to achieve an image line detection code, more efficient and effective detection is pretty good
Platform: | Size: 1024 | Author: 亿摆 | Hits:

[Special EffectsHough111

Description: hough变换检测直线的matlab算法-hough transform line detection algorithm Matlab
Platform: | Size: 1024 | Author: 黄慈栋 | Hits:

[GDI-Bitmaphoughostu

Description: matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding methods, the packing paper detailed description of each function of the role, including the certification Photo
Platform: | Size: 75776 | Author: 田炳香 | Hits:

[Special EffectsEdge_Detection_and_Segmentation

Description: 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m algorithm includes Prewitt, Roberts, Log, Canny, Sobel Operator realize edge detection, Hough Transform-based line detection, 4-tree region segmentation, watershed segmentation. (Algorithm for the corresponding source file name)
Platform: | Size: 6144 | Author: major | Hits:

[Graph programHough_Grd

Description: 在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
Platform: | Size: 432128 | Author: major | Hits:

[Special EffectsHough_line_circle_ellipse

Description: 基于Hough变换的直线,圆,椭圆的检测.其中直线检测是VC代码.圆和椭圆是MATLAB代码-Hough transform based on a straight line, circle, ellipse detection. Which is the VC code line detection. Round and oval is the MATLAB code
Platform: | Size: 2048 | Author: 夏小静 | Hits:

[Graph programlinejd

Description: 函数实现了图像中单象素宽白色相交直线交点的检测.利用的是最简单的邻域中计算白点的个数的算法,当一个象素的window邻域中有四个邻域为白色的时候,该点即为交点。-Function to achieve a single-pixel wide image of white intersection point of intersection of a straight line detection. Use is the simplest o-domain calculation of the number of white spots of the algorithm, when a pixel of the window adjacent domain has four white neighborhood When that point is the point of intersection.
Platform: | Size: 1024 | Author: fuerxiuixiude91 | Hits:

[Special Effectsmatlab

Description: matlab检测直线交点源程序 matlab检测直线交点源程序-Detection of straight-line intersection matlab source line intersection detection matlab source
Platform: | Size: 1024 | Author: zxq | Hits:

[matlabUltraSonic_M_Echo_sin

Description: 在matlab上对复倒谱回波检测系统的仿真,可由此对管道质量经行检测 -In matlab Complex Cepstrum of echo detection system simulation, which can the quality of the pipeline by the line detection
Platform: | Size: 2048 | Author: 黄功方 | Hits:

[Graph programhoughlinedetect

Description: hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pixels of the target segment at to find out where the straight line segment after the introduction of fixed long-term method of sliding paragraph to determine the segment of starting point, and ultimately determine the exact location of line segments.
Platform: | Size: 1024 | Author: fisher | Hits:

[Special Effectshough

Description: 对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line detection. Hough will be measured on the other hand, much of the straight line does not exist. At a time when the application can only be based on the needs of calibration accuracy of their own. The following is in my MATLAB hough function developed under a gray-scale graphics input matrix, the slope of a straight line back up. to make graphics tilt correction. I hope it can paste a bit with it ~
Platform: | Size: 1024 | Author: paul | Hits:

[Software EngineeringLineDetection

Description: this a line detection in image processing-this is a line detection in image processing
Platform: | Size: 1024 | Author: JAVAD | Hits:

[Graph Recognizeradon-line-detection

Description: 使用radon变换进行直线检测,matlab源文件-Line detection using the radon transform
Platform: | Size: 1024 | Author: 张蒙 | Hits:

[matlabwalelet-line

Description: 使用小波变换提取信号的特征值,实现故障信号的视频分析,利用matlab进行仿真,证明判据的真实可信-wavelet based fault line detection
Platform: | Size: 332800 | Author: xiaoya | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net